home *** CD-ROM | disk | FTP | other *** search
- ; MSDPLAY.INF
- ;
- ; This is the Setup information file to install
- ; Microsoft DirectPlay.
- ;
- ; Copyright (c) 1997 Microsoft Corporation
- ;
- [version]
- Signature="$CHICAGO$"
- AdvancedINF=2.0
-
- [SourceDisksNames]
- 1 = %DiskName%,DPLAY61a.EXE,0
-
- [SourceDisksFiles]
- msdplay.inf=1
- dplayx.dll=1
- dpmodemx.dll=1
- dpwsockx.dll=1
- dplaysvr.exe=1
- killsvr.exe=1
- dxmigr.dll=1
- dxdiag.exe=1
- dplay61a.txt=1
-
- [DefaultInstall]
- RunPreSetupCommands=RunPreSetupCommandsSection
- CopyFiles=copy.files,copy.tempfiles
- AddReg=add.reg
- DelReg=del.reg
-
- [RunPreSetupCommandsSection]
- killsvr.exe ; kill any DPLAYSVR.EXE process
-
- [DestinationDirs]
- copy.files = 11 ; LDID_SYS
- copy.tempfiles = 10,"temp"
-
- [copy.files]
- dplayx.dll,,,33
- dpmodemx.dll,,,33
- dpwsockx.dll,,,33
- dplaysvr.exe,,,33
- dxmigr.dll,,,33
- dplay61a.txt,,,33
-
- [copy.tempfiles]
- dxdiag.exe,,,33
-
- [add.reg]
- HKCR,DirectPlay,,,"DirectPlay Object"
- HKCR,DirectPlay\CLSID,,,{D1EB6D20-8923-11d0-9D97-00A0C90A43CB}
- HKCR,CLSID\{D1EB6D20-8923-11d0-9D97-00A0C90A43CB},,,"DirectPlay Object"
- HKCR,CLSID\{D1EB6D20-8923-11d0-9D97-00A0C90A43CB}\InprocServer32,,,dplayx.dll
- HKCR,CLSID\{D1EB6D20-8923-11d0-9D97-00A0C90A43CB}\InprocServer32,"ThreadingModel",,"Both"
-
- HKCR,DirectPlayLobby,,,"DirectPlayLobby Object"
- HKCR,DirectPlayLobby\CLSID,,,{2FE8F810-B2A5-11d0-A787-0000F803ABFC}
- HKCR,CLSID\{2FE8F810-B2A5-11d0-A787-0000F803ABFC},,,"DirectPlayLobby Object"
- HKCR,CLSID\{2FE8F810-B2A5-11d0-A787-0000F803ABFC}\InprocServer32,,,dplayx.dll
- HKCR,CLSID\{2FE8F810-B2A5-11d0-A787-0000F803ABFC}\InprocServer32,"ThreadingModel",,"Both"
-
- HKLM,"Software\Microsoft\DirectPlay\Compatibility\Formula1-97J D3D","Name",,"F197D3D.EXE"
- HKLM,"Software\Microsoft\DirectPlay\Compatibility\Formula1-97J D3D","ID",1,ca,f5,e5,35
- HKLM,"Software\Microsoft\DirectPlay\Compatibility\Formula1-97J D3D","Flags",1,01,00,00,00
-
- HKLM,"Software\Microsoft\DirectPlay\Compatibility\Formula1-97J Glide","Name",,"F197W.EXE"
- HKLM,"Software\Microsoft\DirectPlay\Compatibility\Formula1-97J Glide","ID",1,62,f5,e5,35
- HKLM,"Software\Microsoft\DirectPlay\Compatibility\Formula1-97J Glide","Flags",1,01,00,00,00
-
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Setup\Migration\450","Dx6Migration",0,"%11%\dxmigr.dll,DxMigration,dx6"
-
- [del.reg]
- HKLM, %DLLVer%, "dplayx.dll"
- HKLM, %DLLVer%, "dpmodemx.dll"
- HKLM, %DLLVer%, "dpwsockx.dll"
- HKLM, %DLLVer%, "dplaysvr.exe"
-
- [Strings]
- DiskName = "Microsoft DirectPlay 6.0 Installation Disk"
- MSFT = "Microsoft"
- DLLVer = "System\CurrentControlSet\Control\SessionManager\CheckVerDLLs"
-